Welcome![Sign In][Sign Up]
Location:
Search - color matlab

Search list

[matlab咖吗滤波matlab

Description:

function [h,s,v] = rgb2hsv(r,g,b)
%RGB2HSV Convert red-green-blue colors to hue-saturation-value.
%   H = RGB2HSV(M) converts an RGB color map to an HSV color map.
%   Each map is a matrix with any number of rows, exactly three columns,
%   and elements in the interval 0 to 1.  The columns of the input matrix,
%   M, represent intensity of red, blue and green, respectively.  The
%   columns of the resulting output matrix, H, represent hue, saturation
%   and color value, respectively.
%
%   HSV = RGB2HSV(RGB) converts the RGB image RGB (3-D array) to the
%   equivalent HSV image HSV (3-D array).


Platform: | Size: 1517 | Author: leohee | Hits:

[matlab用于Matlab的彩色图像色彩空间转换的MEX文件!

Description: 用于MATLAB的彩色图像色彩空间转换的MEX文件-for MATLAB color image color space conversion MEX documents
Platform: | Size: 14336 | Author: 张新树 | Hits:

[2D Graphicmatlab 图像彩色空间转换RGB,LUV,XYZ,LAB

Description: 用matlab实现图像彩色空间RGB,LUV,XYZ,LAB之间的转换-Image RGB color space, LUV, XYZ, the conversion between the LAB
Platform: | Size: 14336 | Author: | Hits:

[matlab边缘检测代码MATLAB

Description: 程序代码说明 P0701:细胞边缘检测 P0702:癌细胞形态学分析 P0703:癌细胞颜色分析-code P0701 Note : Cell Edge Detection P0702 : Morphological analysis P0703 cancer : cancer color analysis
Platform: | Size: 3072 | Author: 东东 | Hits:

[AI-NN-PR基于肤色和模板的人脸检测MATLAB源代码

Description: 基于肤色和模板的人脸检测MATLAB源代码.rar具有一定参考价值。-and template based on the color of face detection MATLAB source. Rar certain reference value.
Platform: | Size: 7168 | Author: 朱信忠 | Hits:

[matlab肤色分割的matlab源代码

Description: RGB色彩空间转换为Ycbcr色彩空间并进行非线性变换后判别肤色 仅供大家参考-RGB color space conversion to Ycbcr color space and nonlinear transformation discriminant color only reference! !
Platform: | Size: 1024 | Author: 吴俊良 | Hits:

[matlabCBIR-matlab.tar

Description: matlab编程,实现了基于内容的图像检索,基于颜色直方图和边缘直方图-Matlab programming, achieve a content-based image retrieval, based on the color histogram and the marginal histogram
Platform: | Size: 4096 | Author: egal | Hits:

[Special EffectsCOLOR-TO-GARY

Description: 这是一个应用MATLAB编写的图片处理的小软件,它可以实现从彩色图像向灰度图象的转化,可以调整图像的对比度、饱和度、量度;并且能够突出图像的轮廓信息,是一个比较不错的图像处理小工具。-This is a MATLAB prepared by the small photo software It can be achieved from the color images to gray scale image conversion, and can adjust the contrast of the image and the degree of saturation, measuring; and to highlight the contours of the image information is a relatively good image processing small tools.
Platform: | Size: 58368 | Author: lijianjun | Hits:

[matlabColor-menu

Description: 在图形窗口上创建一个(color)菜单项及其下拉菜单,下拉菜单包括Red,自定义,缺省三菜单项.-the graphics window creation of a (color) and the drop-down menu item menu, the drop-down menu includes Red, since the definition of default three menu items.
Platform: | Size: 24576 | Author: jiyilee | Hits:

[AI-NN-PRGCP(color)

Description: 该程序是经典得MATLAB应用,关于模拟退火应用中得GCP图着色问题-the program MATLAB is a classic application of simulated annealing applications in the GCP map coloring problem
Platform: | Size: 3072 | Author: 王玥 | Hits:

[Graph programMatlab-source

Description: 精通MATLAB综合辅导与指南的配套磁盘程序,本书介绍了MATLAB一般原理和基本运算,重点介绍了MATLAB图形用户界面的结构和使用方法,包括二维、三维图形的控制、色彩的配置、用户专用界面的创建。-Proficient in MATLAB comprehensive guide to counseling and supporting disk procedures, this book introduces MATLAB general principles and basic computing, focuses on the MATLAB graphical user interface structure and the use of methods, including two-dimensional, three-dimensional graphics control, color configuration, user-specific interface to create.
Platform: | Size: 71680 | Author: 马踏 | Hits:

[DocumentsMatlab

Description: Matlab小问题 问: Matlab仿真中怎样编辑Scope中的图象??? 答: 实现的方法有以下的几种: 1)PrintScreen,然后粘贴到Windows位图编辑器,选择图像点击右键,选择“反色”即可; 2)在Scope中,它的参数设置的第二页,有一个Save Data to Workplace,将它选中,然后在下面的方框 中指定变量名,然后用plot命令画出; 3)直接在模型上再加一个,to Workplace模块,也用plot画出; 4) 等scope显示出来图像以后,在matlab上运行 set(0, ShowHiddenHandles , On ) set(gcf, menubar , figure ) 这时候你会发现scope的工具栏的上面多了一行,点击insert-axes,鼠标会变成十字形状,然后再图像的任意一处双击左键出现一个对话框PropertyEditor,选中style在窗口的右便会出现color,这时你就可以任意修改背景颜色了。 问: 怎样进行S-function的编程和使用??? 答: S-function也就是System-function的缩写。说得简单,S-function就是用MATLAB所提供的模型不能完全满足用户,而提供给用户自己编写程序来满足自己要求模型的接口。要了-err
Platform: | Size: 6144 | Author: wupeng | Hits:

[Software Engineeringcolor_and_texture_descriptors

Description: Very good article about color and texture descriptions for CBIR.
Platform: | Size: 320512 | Author: ning zhang | Hits:

[Special Effectsmatlab

Description: 一个matlab做的图象处理程序. P0801:索书号文字图像分割 P0802:粘连字符切分 P0803:文字识别 P0804:彩色车牌分割 P0805:商标文字分割 Recognition:文字识别的识别子函数 StrDetect01:文字识别的结构特征提取子函数-A matlab to do the image processing procedures. P0801: Call Number text image segmentation P0802: adhesion character segmentation P0803: Character Recognition P0804: Segmentation of color plates P0805: text segmentation trademarks Recognition: Character Recognition Recognition Functions StrDetect01: Text Recognition Structural Feature Extraction Functions
Platform: | Size: 211968 | Author: 嘉川 | Hits:

[Graph programcolortest

Description: 对两幅RGB图像提取模糊颜色直方图进行比较,直接运行colortest就可得出结果 -RGB images of the two fuzzy color histogram to compare directly the results can be run colortest
Platform: | Size: 32768 | Author: liyimin | Hits:

[Special EffectsFindedgesofacolorimage

Description: This program finds the edges of a color image by converting the original image to YCbCr color space. Basic edge detection technique used is canny. -This program finds the edges of a color image by converting the original image to YCbCr color space. Basic edge detection technique used is canny.
Platform: | Size: 7168 | Author: zhangpeng | Hits:

[Graph programrgb2hsi(matlab)

Description: matlab实现由色彩图 RGB到HSI空间的转换 添加到matlab安装目录下可直接调用。付lean原图及处理后的效果图 -matlab from RGB color map to the HSI space conversion added to the matlab installation directory under the direct call. Pay lean image and effectiveness of treatment plans
Platform: | Size: 122880 | Author: 小兔兔牙 | Hits:

[Special EffectsCOLOR

Description: COLOR TEXTURE RETRIEVAL THROUGH CONTOURLET-BASED HIDDEN MARKOV.pdf
Platform: | Size: 148480 | Author: yangyang | Hits:

[Special EffectsEdge-Detection-Color

Description: 图像边缘检测及颜色发现,如果你正在学习边缘检测的阈值,那么这些程序对你是有用的。-Color Image Edge Detection and found that if you are learning to edge detection threshold, then these procedures are useful to you.
Platform: | Size: 357376 | Author: yy | Hits:

[Graph Drawingcolorhisgrom

Description: 彩色直方图。大家看看,希望对大家有帮助。-Color histogram. Everyone to see, in the hope that everyone has to help.
Platform: | Size: 47104 | Author: ningmeng | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net